Minor warning cleanups.
authorrobertl <robertl>
Sun, 20 Dec 2009 21:01:52 +0000 (21:01 +0000)
committerrobertl <robertl>
Sun, 20 Dec 2009 21:01:52 +0000 (21:01 +0000)
jogmap.c
teletype.c

index 2740b9eb1355deb588e82d15435988c88e3109eb..9273f5249f5f89d78bf3e0d8d333bcf3de404d1d 100644 (file)
--- a/jogmap.c
+++ b/jogmap.c
@@ -26,7 +26,6 @@
 #include "garmin_tables.h"
 
 static route_head *trk;
-static gbfile *fout;
 
 static arglist_t jogmap_args[] = 
 {
@@ -49,8 +48,8 @@ jogmap_read(void)
 
 #else
 
-static xg_callback     jogmap_shape, xol_shape_end;
-static xg_callback     jogmap_waypt, xol_overlay;
+// static xg_callback  jogmap_shape, xol_shape_end;
+// static xg_callback  jogmap_waypt, xol_overlay;
 
 #define XOL "/overlays/overlay"
 
index c4f301c426c4578a8c655c33f60da08c80b9a4cf..fcfd177bdb762be4c7b153ac6aaf8d2f1559ec80 100644 (file)
@@ -64,8 +64,8 @@ teletype_read(void)
                wpt->description = (gbfgetcstr(fin));
 
                if (1) { // needs bit values of NEWFORMAT2
-                       int direction = gbfgetuint32(fin);
-                       int mins = gbfgetuint32(fin);
+                       // int direction = gbfgetuint32(fin);
+                       // int mins = gbfgetuint32(fin);
                }
                
                if (1) {  // need bit value of NEWFORMAT